Click or drag to resize

RelativeMonthlyRecurrencePatternDays Property

Describes which days of the week are in the relative monthly recurrence pattern.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<DayOfWeek> Days { get; }

Property Value

Type: IListDayOfWeek
See Also